Skip to content

feat(lean): Raise error when function parameters contain patterns#1792

Merged
abentkamp merged 1 commit intomainfrom
lean-match
Dec 2, 2025
Merged

feat(lean): Raise error when function parameters contain patterns#1792
abentkamp merged 1 commit intomainfrom
lean-match

Conversation

@abentkamp
Copy link
Copy Markdown
Contributor

In the long term, we probably want to support patterns in function parameters, but I just raise an error for now because Lean's def command does not seem to support this.

@abentkamp abentkamp added this to the Lean backend v1.0 milestone Dec 1, 2025
@abentkamp abentkamp requested a review from maximebuyse December 1, 2025 15:43
@abentkamp abentkamp requested a review from a team as a code owner December 1, 2025 15:44
@abentkamp abentkamp added backend Issue in one of the backends (i.e. F*, Coq, EC...) lean Related to the Lean backend or library labels Dec 1, 2025
@abentkamp abentkamp added this pull request to the merge queue Dec 2, 2025
Merged via the queue into main with commit 6765367 Dec 2, 2025
17 of 18 checks passed
@abentkamp abentkamp deleted the lean-match branch December 2, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Issue in one of the backends (i.e. F*, Coq, EC...) lean Related to the Lean backend or library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants